projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70eb825
)
powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDR
author
Peng Ma
<
[email protected]
>
Thu, 21 Feb 2019 02:18:27 +0000
(10:18 +0800)
committer
Prabhakar Kushwaha
<
[email protected]
>
Sat, 2 Mar 2019 12:41:20 +0000
(18:11 +0530)
T1040RDB has been upgraded to support new DDR ie. MTA9ADF1G72AZ-3G2, 8GB.
So adding support of new DDR part by updating board_specific_parameters
udimm0.
Signed-off-by: Peng Ma <
[email protected]
>
Reviewed-by: Prabhakar Kushwaha <
[email protected]
>
board/freescale/t104xrdb/ddr.h
patch
|
blob
|
history
diff --git
a/board/freescale/t104xrdb/ddr.h
b/board/freescale/t104xrdb/ddr.h
index 319fc59478088d6742fb27544e6a5e97fe910979..f9d667f6174b1549c7552373d5c12d9eee8e9051 100644
(file)
--- a/
board/freescale/t104xrdb/ddr.h
+++ b/
board/freescale/t104xrdb/ddr.h
@@
-29,6
+29,7
@@
static const struct board_specific_parameters udimm0[] = {
*/
#ifdef CONFIG_SYS_FSL_DDR4
{2, 1600, 4, 8, 6, 0x07090A0c, 0x0e0f100a},
+ {1, 1600, 4, 8, 5, 0x0607080B, 0x0C0C0D09},
#elif defined(CONFIG_SYS_FSL_DDR3)
{2, 833, 4, 8, 6, 0x06060607, 0x08080807},
{2, 833, 0, 8, 6, 0x06060607, 0x08080807},